Welcome![Sign In][Sign Up]
Location:
Search - c pca

Search list

[AI-NN-PRpca+lda

Description: 模式识别PCA+LDA的C++源代码,用于图像的主分量分析-pattern recognition PCA LDA C source code for the image of Principal Component Analysis
Platform: | Size: 3072 | Author: 朱顺兴 | Hits:

[Special EffectsPCA+LDA+VC+code

Description:
Platform: | Size: 3072 | Author: 陈曙 | Hits:

[Other resourceccipca

Description: ccipca算法的matlab程序,这是一种改进的PCA算法-ccipca algorithm Matlab, this is an improved algorithm for PCA
Platform: | Size: 1024 | Author: 高涛 | Hits:

[SCMpca_UART0.c

Description: C8051F用PCA检测UART0特波率调试程序-C8051F with PCA detection rate UART0 Tebtebba debugging procedures
Platform: | Size: 2048 | Author: 金鑫 | Hits:

[Bio-Recognizepca

Description: 小弟撰寫的類神經pca對圖片的壓縮與解壓縮,對來源圖片training過後,可使用該張圖像的特性(eigenvalue和eigenvetex)來對別張圖解壓縮,非常有趣的方式,再設定threashold時注意時值不要過大,因為這牽涉inverse matrex的計算.-Boy wrote on Neural PCA image compression and decompression of the source image after training, can make use of the characteristics of images (eigenvalue and eigenvetex) to other copies of illustrated compression, a very interesting way, and then set when threashold attention values not too large, because it involves the calculation of inverse matrex.
Platform: | Size: 430080 | Author: 楊於 | Hits:

[SCMPCA

Description: c8051f020 pca 的简单应用程序-c8051f020 pca simple application
Platform: | Size: 376832 | Author: yangyanhong | Hits:

[OtherPCA

Description: 介绍主成分分析的电子书籍,个人认为比较好-PCA introduce e-books, personal think is better
Platform: | Size: 92160 | Author: 胡兵 | Hits:

[Graph programPCA-MATLAB

Description: k-l和PCA算法在人脸识别中的具体实现(MATLAB)-kl and PCA Face Recognition Algorithm in the concrete realization of (MATLAB)
Platform: | Size: 4096 | Author: xyl | Hits:

[Otherpca

Description: pCA的ppt报告,PCA理论,该理论可用于降维处理,将高维数据变化 为低维数据。-ppt Report of the PCA, PCA theory, the theory can be used to deal with dimensionality reduction, high dimensional data will change for the low-dimensional data.
Platform: | Size: 2759680 | Author: 郭继东 | Hits:

[AI-NN-PRpca-matlab

Description: pca算法的源代码。在做人工智能与模式识别的朋友必须的。用于降维。-PCA algorithm source code. Artificial Intelligence and Pattern Recognition doing friends necessary. For dimensionality reduction.
Platform: | Size: 32768 | Author: 一心 | Hits:

[Graph RecognizePCA

Description: 采用两种方法计算PCA的程序:SVD和计算Covariance。程序包括VC++代码和Matlab代码。-PCA method uses two types of procedures: SVD and calculate Covariance. Procedures including VC++ Code and Matlab code.
Platform: | Size: 22528 | Author: myb | Hits:

[Special Effectspca+lda

Description: 这个方法很好,想用的拿去。 -This method is very good, would like to use instead.
Platform: | Size: 2574336 | Author: sun | Hits:

[matlabPCA

Description: PCA算法Matlab实例,有详细的中文注释-PCA algorithm Matlab examples detailed Chinese Notes
Platform: | Size: 1024 | Author: 王一 | Hits:

[AlgorithmpcaC++

Description: 使用C++语言实现主成分变换算法pca,包含求特征值特征向量-The use of C++ Language realize the principal component transform algorithm pca, contains eigenvector for eigenvalue
Platform: | Size: 5120 | Author: 海礁 | Hits:

[Windows DevelopPCA

Description: 文件详细说明了pca算法程序的设计步骤,并对每一步骤有代码说明-Document details the procedures for the design of PCA algorithm steps, and each step has the code description
Platform: | Size: 5120 | Author: 海礁 | Hits:

[Special EffectsPCA+FCM

Description: 利用PCA和模糊C均值相结合的方法实现图象的聚类-Using PCA and fuzzy C-means method of combining images to achieve the clustering
Platform: | Size: 1024 | Author: 王英 | Hits:

[Graph RecognizePCA_faceRec_V2

Description: 用Vc++实现的人脸识别Demo程序。Adaboost实现人脸检测,PCA特征提取。-With Vc++ Realize Face Recognition Demo program. Realize Adaboost face detection, PCA feature extraction.
Platform: | Size: 187392 | Author: 舟子还 | Hits:

[Graph Recognizepca_lda_study

Description: 实用可能的主成分分析(PCA)和线性判别分析(LDA),训练和检查,-Practical potential of principal component analysis (PCA) and linear discriminant analysis (LDA), training and inspection,
Platform: | Size: 126976 | Author: kim S.D. | Hits:

[Special Effectspca-sift

Description: pca-sift算法的实现,采用vc2008开发环境,进行开发,独立运行-pca-sift algorithm, using vc2008 development environment to develop, operate independently
Platform: | Size: 1269760 | Author: jason li | Hits:

[Special Effectspca-master (1)

Description: 此源代码使用Eigen C ++库在C ++中实现了PCA算法。 运行代码所需的组件: - 安装Visual Studio 2012(Express Edition工作正常) - Windows操作系统(Windows 7或更高版本) 如何运行源代码: - 打开文件。\ pca \ PrincipalComponentAnalysis \ PrincipalComponentAnalysis \ Program.cpp - 在行和列变量中设置矩阵的尺寸。 - 在m变量中设置矩阵值。 - 运行程序F5 - 输出应该是输入的主要成分的值。 分配矩阵的输出可以在Output.txt中找到(This source code has implementation for PCA algorithm in C++ using Eigen C++ library. Required components to run the code: - Install Visual Studio 2012 (Express Edition works fine) - Windows operating system (Windows 7 or higher) How to run the source code: - Open file .\pca\PrincipalComponentAnalysis\PrincipalComponentAnalysis\Program.cpp - Set the matrix dimensions in rows and columns variables. - Set the matrix values in m variable. - Run the program F5 - Output should be the values of the input's principal component. The output of the assignment matrix is found in Output.txt)
Platform: | Size: 10320896 | Author: HJL Kevin | Hits:
« 12 3 4 5 6 7 8 9 10 ... 13 »

CodeBus www.codebus.net